Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.1.1 FE 배포 #761

Merged
merged 8 commits into from
Oct 17, 2024
Merged

v2.1.1 FE 배포 #761

merged 8 commits into from
Oct 17, 2024

Conversation

Todari
Copy link
Contributor

@Todari Todari commented Oct 17, 2024

What's Changed

Full Changelog: v2.1.0...v2.1.1

jinhokim98 and others added 7 commits October 17, 2024 15:24
* feat: 넘버 키패드 스크린리더로 사용했을 때 버튼 헷갈리지 않도록 label 설정

* style: label => ariaLabel으로 변수명 변경

* style: button element prop 확장해서 넘겨주는 방식으로 변경

* feat: button text를 읽은 후 text도 읽히지 않도록 aria-hidden 설정

* feat: 직전 입력 지우기 -> 마지막 숫자 지우기로 변경

* style: html button 내 value가 아닌 직접 정의한 value임을 명시

* refactor: 키패드 만드는 함수로 개선
* fix: 디자인과 불일치하는 gap 삭제

* fix: 모바일에서 클릭시 파란색 하이라이트 효과 제거
* feat: 계좌번호가 존재하고 지출내역이 있을 때, 입금 상태관리 배너 띄우기

* feat: 입금상태 배너 버튼 이동 페이지 변경

* chore: 참여자 입금 상태 배너 description 수정

* fix: 지출내역 추가 -> 계좌번호 입력 flow일때 입금상태 관리 배너가 띄워지지 않는 오류 해결

* chore: 불필요한 console.log삭제

* chore: 입금 상태 Banner의 description 수정

* refactor: banner 관련 상태를 useBanner Hook으로 분리

---------

Co-authored-by: TaehunLee <[email protected]>
* fix: Top 컴포넌트 접근성 개선

* fix: 불필요한 useState와 useEffect를 제거
* chore: @sentry/webpack-plugin 라이브러리 2.22.0 -> 2.22.5로 업데이트

* feat: Icon 컴포넌트를 IconButton으로 감싸 버튼으로 인식되도록 함

* feat: ICON으로 사용되는 모든 이미지에 aria-label 부착

* feat: 하드코딩된 IconType의 타입을 ICON 객체의 프로퍼티 키 값으로 하도록 수정

* style: 코드 컨벤션에 맞도록 수정

* chore: 사용되지 않는 import 제거

* chore: 사용하지 않는 컴포넌트 제거

* feat: onClick을 Icon에서 IconButton으로 이동

* chore: 사용하지 않는 컴포넌트 제거

* chore: 사용하지 않는 컴포넌트 제거

* feat: ICON에 달아준 aria-label을 모두 제거

* feat: IconButton 컴포넌트를 사용하는 대부분의 위치에 aria-label 속성 추가
* feat: landingpage 변경

* feat: 다양한 해상도에서 동적으로 반영되도록 변경

* style: lint 적용

---------

Co-authored-by: Pakxe <[email protected]>
@Todari Todari added 🖥️ FE Frontend ⚙️ feat feature labels Oct 17, 2024
@Todari Todari added this to the v2.1.1 milestone Oct 17, 2024
@Todari Todari self-assigned this Oct 17, 2024
Copy link
Contributor

@pakxe pakxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

발사~!

Copy link
Contributor

@soi-ha soi-ha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

가보쟈고~

Copy link

Copy link

Test Results

 23 files   23 suites   4s ⏱️
140 tests 140 ✅ 0 💤 0 ❌
144 runs  144 ✅ 0 💤 0 ❌

Results for commit de50d04.

Copy link
Contributor

@jinhokim98 jinhokim98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

가자보고~~~

Copy link

@Todari Todari merged commit 7c8840f into main Oct 17, 2024
4 of 5 checks passed
@pakxe pakxe deleted the fe-dev branch October 17, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

4 participants